Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 13, 2025

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Updates:
    • From 9.0.0-beta.25460.1 to 9.0.0-beta.25465.2
      • Microsoft.DotNet.Arcade.Sdk
      • Microsoft.DotNet.Build.Tasks.Archives
      • Microsoft.DotNet.CodeAnalysis
      • Microsoft.DotNet.Helix.Sdk
      • Microsoft.DotNet.XUnitExtensions
  • Updates to .NET SDKs in root:
    • Updates tools.dotnet to 9.0.110

…912.4

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25462.4
@dotnet-policy-service dotnet-policy-service bot added the automatic-pr Pull requests that are automated by bots label Sep 13, 2025
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependency update.

…915.2

On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25465.2
@wiktork wiktork merged commit e7baec2 into main Sep 23, 2025
25 checks passed
@wiktork wiktork deleted the darc-main-7c5e75b1-7b24-4b13-a66c-822cf5b86c88 branch September 23, 2025 06:15
wiktork added a commit that referenced this pull request Sep 29, 2025
* [main] Bump the azure-sdk-dependencies group with 1 update (#8545)

Bumps Azure.Core from 1.47.2 to 1.47.3

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.47.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8565)

Bumps Microsoft.Identity.Web from 3.13.2 to 3.14.0

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250828.3 (#8568)

[main] Update dependencies from dotnet/arcade

* Update Learning Paths (#8573)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)

Co-authored-by: Wiktor Kopec <[email protected]>

* Use tokens for release (#8576)

* Add 10.0.0-rc.1 release notes (#8584)

* generate release notes

* Update release notes for v10.0.0-rc.1

Updated release notes for version 10.0.0-rc.1, detailing bug fixes, new features, and breaking changes.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>

* Update dependencies from https://github.com/dotnet/arcade build 20250910.1 (#8599)

[main] Update dependencies from dotnet/arcade

* Register new release information (#8590)

* Register v10.0.0-rc.1.25453.1 release information

* Register v10.0.0-rc.1.25460.1 release information

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 5 updates (#8589)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Console from 9.0.8 to 9.0.9
Bumps System.Text.Json from 9.0.8 to 9.0.9

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 2 updates (#8591)

Bumps Azure.Core from 1.47.3 to 1.48.0
Bumps Azure.Identity from 1.15.0 to 1.16.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Identity
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8596)

Bumps Microsoft.Identity.Web from 3.14.0 to 3.14.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 1 update (#8585)

Bumps Microsoft.NETCore.DotNetHost from 8.0.19 to 8.0.20

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7.0.1 to 8.0.0 (#8574)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@60a0d83...ed59741)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/arcade (#8602)

* Update dependencies from https://github.com/dotnet/arcade build 20250912.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25462.4

* Update dependencies from https://github.com/dotnet/arcade build 20250915.2
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25465.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250923.2 (#8607)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/arcade build 20250925.3 (#8613)

[main] Update dependencies from dotnet/arcade

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
wiktork added a commit that referenced this pull request Sep 29, 2025
* [main] Bump the azure-sdk-dependencies group with 1 update (#8545)

Bumps Azure.Core from 1.47.2 to 1.47.3

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.47.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8565)

Bumps Microsoft.Identity.Web from 3.13.2 to 3.14.0

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250828.3 (#8568)

[main] Update dependencies from dotnet/arcade

* Update Learning Paths (#8573)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)

Co-authored-by: Wiktor Kopec <[email protected]>

* Use tokens for release (#8576)

* Add 10.0.0-rc.1 release notes (#8584)

* generate release notes

* Update release notes for v10.0.0-rc.1

Updated release notes for version 10.0.0-rc.1, detailing bug fixes, new features, and breaking changes.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>

* Update dependencies from https://github.com/dotnet/arcade build 20250910.1 (#8599)

[main] Update dependencies from dotnet/arcade

* Register new release information (#8590)

* Register v10.0.0-rc.1.25453.1 release information

* Register v10.0.0-rc.1.25460.1 release information

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 5 updates (#8589)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Console from 9.0.8 to 9.0.9
Bumps System.Text.Json from 9.0.8 to 9.0.9

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 2 updates (#8591)

Bumps Azure.Core from 1.47.3 to 1.48.0
Bumps Azure.Identity from 1.15.0 to 1.16.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Identity
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8596)

Bumps Microsoft.Identity.Web from 3.14.0 to 3.14.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 1 update (#8585)

Bumps Microsoft.NETCore.DotNetHost from 8.0.19 to 8.0.20

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7.0.1 to 8.0.0 (#8574)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@60a0d83...ed59741)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/arcade (#8602)

* Update dependencies from https://github.com/dotnet/arcade build 20250912.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25462.4

* Update dependencies from https://github.com/dotnet/arcade build 20250915.2
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25465.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250923.2 (#8607)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/arcade build 20250925.3 (#8613)

[main] Update dependencies from dotnet/arcade

* [main] Bump the azure-sdk-dependencies group with 1 update (#8610)

Bumps Azure.Core from 1.48.0 to 1.49.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
wiktork added a commit that referenced this pull request Oct 3, 2025
* [main] Bump the azure-sdk-dependencies group with 1 update (#8545)

Bumps Azure.Core from 1.47.2 to 1.47.3

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.47.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8565)

Bumps Microsoft.Identity.Web from 3.13.2 to 3.14.0

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250828.3 (#8568)

[main] Update dependencies from dotnet/arcade

* Update Learning Paths (#8573)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)

Co-authored-by: Wiktor Kopec <[email protected]>

* Use tokens for release (#8576)

* Add 10.0.0-rc.1 release notes (#8584)

* generate release notes

* Update release notes for v10.0.0-rc.1

Updated release notes for version 10.0.0-rc.1, detailing bug fixes, new features, and breaking changes.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>

* Update dependencies from https://github.com/dotnet/arcade build 20250910.1 (#8599)

[main] Update dependencies from dotnet/arcade

* Register new release information (#8590)

* Register v10.0.0-rc.1.25453.1 release information

* Register v10.0.0-rc.1.25460.1 release information

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 5 updates (#8589)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Console from 9.0.8 to 9.0.9
Bumps System.Text.Json from 9.0.8 to 9.0.9

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 2 updates (#8591)

Bumps Azure.Core from 1.47.3 to 1.48.0
Bumps Azure.Identity from 1.15.0 to 1.16.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Identity
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8596)

Bumps Microsoft.Identity.Web from 3.14.0 to 3.14.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 1 update (#8585)

Bumps Microsoft.NETCore.DotNetHost from 8.0.19 to 8.0.20

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7.0.1 to 8.0.0 (#8574)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@60a0d83...ed59741)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/arcade (#8602)

* Update dependencies from https://github.com/dotnet/arcade build 20250912.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25462.4

* Update dependencies from https://github.com/dotnet/arcade build 20250915.2
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25465.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250923.2 (#8607)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/arcade build 20250925.3 (#8613)

[main] Update dependencies from dotnet/arcade

* [main] Bump the azure-sdk-dependencies group with 1 update (#8610)

Bumps Azure.Core from 1.48.0 to 1.49.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/first-interaction from 3.0.0 to 3.1.0 (#8625)

Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](actions/first-interaction@753c925...1c46889)

---
updated-dependencies:
- dependency-name: actions/first-interaction
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8622)

Bumps Azure.Storage.Blobs from 12.25.0 to 12.25.1

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
wiktork added a commit that referenced this pull request Oct 15, 2025
* [main] Bump the azure-sdk-dependencies group with 1 update (#8545)

Bumps Azure.Core from 1.47.2 to 1.47.3

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.47.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8565)

Bumps Microsoft.Identity.Web from 3.13.2 to 3.14.0

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250828.3 (#8568)

[main] Update dependencies from dotnet/arcade

* Update Learning Paths (#8573)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Use dotnet-monitor asset instead of merge manfest for versioning (#8563) (#8575)

Co-authored-by: Wiktor Kopec <[email protected]>

* Use tokens for release (#8576)

* Add 10.0.0-rc.1 release notes (#8584)

* generate release notes

* Update release notes for v10.0.0-rc.1

Updated release notes for version 10.0.0-rc.1, detailing bug fixes, new features, and breaking changes.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>

* Update dependencies from https://github.com/dotnet/arcade build 20250910.1 (#8599)

[main] Update dependencies from dotnet/arcade

* Register new release information (#8590)

* Register v10.0.0-rc.1.25453.1 release information

* Register v10.0.0-rc.1.25460.1 release information

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 5 updates (#8589)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.9
Bumps Microsoft.Extensions.Logging.Console from 9.0.8 to 9.0.9
Bumps System.Text.Json from 9.0.8 to 9.0.9

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 2 updates (#8591)

Bumps Azure.Core from 1.47.3 to 1.48.0
Bumps Azure.Identity from 1.15.0 to 1.16.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Identity
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8596)

Bumps Microsoft.Identity.Web from 3.14.0 to 3.14.1

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 1 update (#8585)

Bumps Microsoft.NETCore.DotNetHost from 8.0.19 to 8.0.20

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/github-script from 7.0.1 to 8.0.0 (#8574)

Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@60a0d83...ed59741)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/arcade (#8602)

* Update dependencies from https://github.com/dotnet/arcade build 20250912.4
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25462.4

* Update dependencies from https://github.com/dotnet/arcade build 20250915.2
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25460.1 -> To Version 9.0.0-beta.25465.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250923.2 (#8607)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/arcade build 20250925.3 (#8613)

[main] Update dependencies from dotnet/arcade

* [main] Bump the azure-sdk-dependencies group with 1 update (#8610)

Bumps Azure.Core from 1.48.0 to 1.49.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/first-interaction from 3.0.0 to 3.1.0 (#8625)

Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](actions/first-interaction@753c925...1c46889)

---
updated-dependencies:
- dependency-name: actions/first-interaction
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8622)

Bumps Azure.Storage.Blobs from 12.25.0 to 12.25.1

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.25.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20251003.3 (#8630)

[main] Update dependencies from dotnet/arcade

* Add metadata (#8638)

* generate release notes (#8641)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register v10.0.0-rc.2.25503.6 release information (#8642)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8635)

Bumps Azure.Identity from 1.16.0 to 1.17.0

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automatic-pr Pull requests that are automated by bots

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants